public class KeyboardPress extends java.lang.Object implements GetEntropy
| Constructor and Description |
|---|
KeyboardPress(BinFile file)
Konstruktor pro sběr dat ze stisků kláves
|
| Modifier and Type | Method and Description |
|---|---|
void |
getRandomData()
Získání dat ze stisků kláves
|
boolean |
isShutdown() |
void |
setShutdown(boolean shutdown) |
void |
startGenerating()
Zapnutí sběru dat ze stisků kláves
|
void |
stopGenerating()
Vypnutí sběru dat ze stisků kláves
|
public KeyboardPress(BinFile file)
file - souborpublic void getRandomData()
getRandomData in interface GetEntropypublic void startGenerating()
startGenerating in interface GetEntropypublic void stopGenerating()
stopGenerating in interface GetEntropypublic boolean isShutdown()
public void setShutdown(boolean shutdown)
shutdown -